From: Michaƫl Cadilhac Date: Sun, 26 Aug 2007 20:52:47 +0000 (+0000) Subject: Specify PDF layout. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~16918 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d15b49c27f0aaf20cdf9269205a0b338cdb6d998;p=emacs.git Specify PDF layout. --- diff --git a/etc/refcards/sk-refcard.tex b/etc/refcards/sk-refcard.tex index be5b57b8405..e51a1872d9b 100644 --- a/etc/refcards/sk-refcard.tex +++ b/etc/refcards/sk-refcard.tex @@ -7,10 +7,17 @@ \newcount\columnsperpage % This file can be printed with 1, 2, or 3 columns per page (see below). -% Specify how many you want here. Nothing else needs to be changed. +% Specify how many you want here. \columnsperpage=1 +% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for +% a landscape layout. + +\input pdflayout.sty +\pdflayout=(0) + +% Nothing else needs to be changed. % Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, % 2005, 2006, 2007 Free Software Foundation, Inc.